projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c69dab
)
Drop an unused variable
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 28 Oct 2014 04:53:59 +0000
(
00:53
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 28 Oct 2014 04:53:59 +0000
(
00:53
-0400)
gtk/gtkmenusectionbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmenusectionbox.c
b/gtk/gtkmenusectionbox.c
index 03523a51d74688dee3e7673faca31afdca579e50..f84fa14a59716f827fb9e943871f6760c90eb272 100644
(file)
--- a/
gtk/gtkmenusectionbox.c
+++ b/
gtk/gtkmenusectionbox.c
@@
-90,7
+90,6
@@
void
gtk_menu_section_box_sync_separators (GtkMenuSectionBox *box,
MenuData *data)
{
- GtkWidget *parent_widget;
gboolean previous_section_is_iconic;
gboolean should_have_separator;
gboolean should_have_top_margin = FALSE;